Uses of Enum
com.cisco.pt.ipc.enums.PtmpAuthentication
Packages that use PtmpAuthentication
-
Uses of PtmpAuthentication in com.cisco.pt.ipc.enums
Methods in com.cisco.pt.ipc.enums that return PtmpAuthenticationModifier and TypeMethodDescriptionstatic PtmpAuthenticationPtmpAuthentication.fromIntValue(int value) static PtmpAuthenticationPtmpAuthentication.fromIntValue(Integer value) static PtmpAuthenticationReturns the enum constant of this type with the specified name.static PtmpAuthentication[]PtmpAuthentication.values()Returns an array containing the constants of this enum type, in the order they are declared.